CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - yuv rgb

搜索资源列表

  1. colorspace

    2下载:
  2. 这是一个用于图像的彩色空间之间转换的MATLAB程序。例如RGB,HIS,Luv,YCbCr,YUV之间的转换,很方便的。-This is a color space for image conversion between MATLAB procedures. Such as RGB, HIS, Luv, YCbCr, YUV conversion between, very convenient.
  3. 所属分类:Special Effects

    • 发布日期:2016-05-17
    • 文件大小:4589
    • 提供者:hu
  1. jpegshow

    0下载:
  2. 可读取JPEG图像并显示在界面上,并获取RGB值,用于图像处理。-Can read and display JPEG images up at the interface and access to RGB value for the image processing.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-17
    • 文件大小:238802
    • 提供者:罗华
  1. colorcombox

    0下载:
  2. YUV值转化为RGB值的思想,及如何构件颜色下拉框的一种思想,你可以将里面的代码加工,写成自己的控件-YUV values into RGB values of thought, and how the color components of an idea the drop-down box, you can be inside the code processing, written in their own control
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-06
    • 文件大小:170769
    • 提供者:zhaozhiyong
  1. camera_up

    0下载:
  2. Camera Interface模块是视频输入转换存储模块。该模块一端接通用的video camera设备,另一端接AHB总线。实现了将Camera捕捉到的数据进行转换、并通过DMA存储到memory中。该IP支持ITU-R BT 601/656 8-bit 模式。支持YCbCr, RGB格式输入。可以将camera产生的YCbCr信号转换成24bit RGB 信号,然后下采样生成16bit RGB 5:6:5的LCD能直接读取显示的数据。该设备支持图像的镜像和翻转,以便适应手持式设备在移动环境
  3. 所属分类:Video Capture

    • 发布日期:2017-03-24
    • 文件大小:33011
    • 提供者:孙喆
  1. proiect

    0下载:
  2. VisualDSP++ program. Gets a video input in PAL, transforms from the interlaced format in normal YUV and then in an RGB. Program based on Analog Devices example-Video Input.
  3. 所属分类:Video Capture

    • 发布日期:2017-03-29
    • 文件大小:104695
    • 提供者:id160486
  1. waili

    0下载:
  2. waili小波算法包,在windows下编译通过的lib-Uses integer wavelet transforms based on the lifting Scheme ¢ Provides various wavelet transforms of the Cohen-Daubechies-Feauveau family of biorthogonal wavelets ¢ Provides crop and merge operations on wavelet-
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:62771
    • 提供者:jiaozi
  1. rgbFilter

    0下载:
  2. 对YUV格式为4:2:2的视频进行过滤得到RGB图像,可以更改YUV通道的阈值进行不同结果-4:2:2 for YUV format video filter to be RGB images, you can change the threshold value YUV channel to get different results
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2555033
    • 提供者:Swai
  1. colorspace

    0下载:
  2. 彩色空间模型转换程序RGB到YPbPr,YCbCr,YUV,YUV,YDbDr,JPEGYCbCr,HSV,HSL,XYZ,Lab,Luv,Lch-RGB color space model of the conversion process to YPbPr, YCbCr, YUV, YUV, YDbDr, JPEGYCbCr, HSV, HSL, XYZ, Lab, Luv, Lch
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:4326
    • 提供者:彭庆
  1. RGB2YUVsrc

    0下载:
  2. RGB和YUV图像格式的互相转换,代码完全-RGB and YUV image formats of mutual conversion, the code completely
  3. 所属分类:Graph program

    • 发布日期:2017-05-16
    • 文件大小:4408210
    • 提供者:刘心情
  1. Ffmpeg H264 Decoder Lib

    3下载:
  2. 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2013-03-06
    • 文件大小:6300236
    • 提供者:致胜织梦
  1. display_rtp

    0下载:
  2. source code for s3c6410 yuv to RGB
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5377
    • 提供者:Lee
  1. RGB2YUV(Verilog)

    0下载:
  2. YUV颜色空间转RGB颜色空间,verilog代码实现-YUV to RGB,verilog
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:2196
    • 提供者:蔡玉强
  1. imcompr

    0下载:
  2. 基于奇异值分解的图像压缩。分别给出了灰度及RGB真彩图的压缩代码。   -Based on singular value decomposition of the image compression. Are given respectively grayscale and RGB true color pictures of the compression code.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1270
    • 提供者:秦关
  1. rgb2y

    0下载:
  2. RGB信号转化为YUV信号, 已使用 完全正确-rgb to yuv ok
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:2102
    • 提供者:荣国
  1. rgb2yuv

    0下载:
  2. RGB to YUV的verilog程序-RGB to YUV in verilog program
  3. 所属分类:图形图象

    • 发布日期:2017-04-04
    • 文件大小:1257
    • 提供者:高伟
  1. RGB_TO_YUV

    0下载:
  2. converter rgb to yuv
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:1109
    • 提供者:cyberia
  1. bmp

    0下载:
  2. 调用bmp图像,将256色图像转化为灰度图,图像锐化,RGB转换成YUV-Call bmp images, 256 color images into grayscale, image sharpening, RGB into YUV
  3. 所属分类:Graph program

    • 发布日期:2017-05-15
    • 文件大小:3817437
    • 提供者:liuli
  1. colorspace

    0下载:
  2. 颜色空间转换,RGB YPbPr YCbCr / YCC YUV YIQ YDbDr JPEGYCbCr HSV / HSB HSL / HLS / HSI XYZ Lab Luv Lch 等色彩制式之间的装换,matlab-Color space conversion, RGB YPbPr YCbCr/YCC YUV YIQ YDbDr JPEGYCbCr HSV/HSB HSL/HLS/HSI XYZ Lab Luv Lch equipment such as color change be
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:4413
    • 提供者:hello
  1. colorspace

    0下载:
  2. color space-RGB, YCbCr, YUV, YIQ, HSV, HSI, HSL, color2grayscale function
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3723
    • 提供者:petrus
  1. imgformat

    0下载:
  2. 介绍 YUV 格式、 YUV 采样原理、YUV 视频解码和 RGB 格式之间进行转换。对YUV格式中的YCbCr 4:2:0、YCbCr 4:2:2、YCbCr 4:1:1和 YCbCr 4:4:4格式做详细说明-Introduction YUV format, YUV sampling theory, YUV video decoding and conversion between RGB format. On the YUV format YCbCr 4:2:0, YCbCr 4:2:2,
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:59605
    • 提供者:lonfan
« 1 2 3 4 56 7 8 9 10 ... 25 »
搜珍网 www.dssz.com